Welcome![Sign In][Sign Up]
Location:
Search - matching template source code

Search list

[Graph Recognize20108311798694

Description: 验证码识别一般过程是: 二值化图像—>杂点过滤—>字符位置搜索—>字符点阵数量统计—>与字符点阵模版匹配 就拿我常去的一个执业药师的培训网站练练手,因为他的验证码非常的规则:没有杂点、字符位置固定、取字模之后100 匹配。时间有限,忙里偷闲研究了一下。VB的代码基本上是以前就写过了,也参照了一份网上流行的验证码识别源程序。 -Code identifying the general process is: binary image-> noise filter-> character location search-> number of characters in dot matrix Statistics-> and the characters dot matrix template matching Take I often go to a licensed pharmacist of the training site and thought hand because he rules the verification code is: no noise, the character position is fixed, take the font to 100 after the match. Time is limited, sneak in a little research. VB code is basically written before, and also with reference to a popular online source verification code identification.
Platform: | Size: 40960 | Author: evonne_lovely | Hits:

[Special Effectsmatch_implate

Description: 采用模版匹配的方法对图像进行匹配。适合初学者....相当经典,是MatLab源码-The template matching method of image matching. For beginners... Quite a classic, is the MatLab source code
Platform: | Size: 575488 | Author: Lance | Hits:

[Graph RecognizeCharRec

Description: 字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, binarization, filtering, refinement, segmentation, normalization. Mold identification section contains the Euclidean distance template matching and BP neural network.
Platform: | Size: 784384 | Author: 李龙 | Hits:

[Graph Recognizelicense-plate-recognition-

Description: 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言 英语中文(简体)日语 翻译文字或网页 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。 请键入文字或网站地址,或者上传文档。 取消 Zhè shì yīgè chēpái shìbié chéngxù kèchéng shèjì, bāohán wánzhěng de yuán dàimǎ hé lùnwén, shǐyòng matlab shíxiàn. Tōngguò duì chēpái túxiàng de yù chǔlǐ, fēngē, múbǎn bǐ duì, shìbié chū chēpái hàomǎ, xiàoguǒ bùcuò.This is a license plate recognition program curriculum design, including full source code and papers, the use of matlab. By pretreatment on the license plate image segmentation, template matching, to identify the license plate number, good results.
Platform: | Size: 373760 | Author: huisu | Hits:

[Special Effectshangzhang

Description: 武汉大学数字图像处理实习源代码,可以对灰度图像进行处理灰度共生矩阵,模板匹配,进行各种变换的源码-Digital image processing, Wuhan University internship source code, can be gray GLCM image processing, template matching, carry out a variety of transformed source
Platform: | Size: 3963904 | Author: hang | Hits:

[OtherM

Description: 基于模板匹配的车牌自动识别系统的设计源代码-Based on template matching license plate recognition system design source code
Platform: | Size: 621568 | Author: coco | Hits:

[OpenCVOpenCV_handcapture

Description: 基于opencv的手势识别源程序,包含了两种手势的模板,可以自己增加模板进行匹配识别。-Opencv source code based on gesture recognition, gesture contains two templates, you can add your own template matching recognition.
Platform: | Size: 2820096 | Author: zhangjinfeng | Hits:

[Othermy-project

Description: For the detection of sign each frame is analysed. First the image is Converted into gray scale image and then threshold is performed. Then by using blob analysis portion of red part is extracted. Then this extracted part is compared with each template. If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that frame. In this way rectangle is drawn at all the frames and at the end all frames are played using implay video command. Recognition and display the Name of Traffic Sign Now when the template is matched with extracted blob this is done by using correlation. Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign. Now template is recognized Now the name of recognized sign is concatenated with the red sign. Image of Sign is Deigned and will be provided With the Source Code. -For the detection of sign each frame is analysed. First the image is Converted into gray scale image and then threshold is performed. Then by using blob analysis portion of red part is extracted. Then this extracted part is compared with each template. If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that frame. In this way rectangle is drawn at all the frames and at the end all frames are played using implay video command. Recognition and display the Name of Traffic Sign Now when the template is matched with extracted blob this is done by using correlation. Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign. Now template is recognized Now the name of recognized sign is concatenated with the red sign. Image of Sign is Deigned and will be provided With the Source Code.
Platform: | Size: 2504704 | Author: mary | Hits:

[OS programCPPHandwritten-character-recognition

Description: VC++ 手写文字识别程序源码。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别。手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。-VC++ handwriting recognition program source code. Handwritten numbers give different classification recognition result satisfying template matching classifier (nearest neighbor template matching) recognition. After the handwritten numbers or open an existing handwritten digital images, view the space on the right and click the left mouse button to activate the right view, the menu of the various classification algorithms can classify handwritten numbers.
Platform: | Size: 620544 | Author: 黄勇 | Hits:

[Special Effectsgioc-Yuu

Description: 图像检测模板匹配的Visual C++代码 不错的源码 很好 可以参考-Visual c++ code template matching image detection good source is very good You can refer to
Platform: | Size: 22528 | Author: KECQjzpzy@2133 | Hits:

[OpenCVmatchtemplate.cpp

Description: 模板匹配源代码,可以直接编译运行,实时更新模板(Template matching source code that can be compiled and run directly)
Platform: | Size: 1024 | Author: 奥卡姆剃刀 | Hits:
« 1 2 3 4»

CodeBus www.codebus.net